func NewBillingModeSummary(out *SDK.BillingModeSummary) BillingModeSummary {
    v := BillingModeSummary{}
    if out == nil {
        return v
    }