parse

package
v2.96.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 14, 2022 License: MPL-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EnrollmentBillingScopeId

type EnrollmentBillingScopeId struct {
	BillingAccountName    string
	EnrollmentAccountName string
}

func EnrollmentBillingScopeID

func EnrollmentBillingScopeID(input string) (*EnrollmentBillingScopeId, error)

EnrollmentBillingScopeID parses a EnrollmentBillingScope ID into an EnrollmentBillingScopeId struct

func NewEnrollmentBillingScopeID

func NewEnrollmentBillingScopeID(billingAccountName, enrollmentAccountName string) EnrollmentBillingScopeId

func (EnrollmentBillingScopeId) ID

func (EnrollmentBillingScopeId) String

func (id EnrollmentBillingScopeId) String() string

type EnrollmentId

type EnrollmentId struct {
	EnrollmentAccountName string
}

func EnrollmentID

func EnrollmentID(input string) (*EnrollmentId, error)

EnrollmentID parses a Enrollment ID into an EnrollmentId struct

func NewEnrollmentID

func NewEnrollmentID(enrollmentAccountName string) EnrollmentId

func (EnrollmentId) ID

func (id EnrollmentId) ID() string

func (EnrollmentId) String

func (id EnrollmentId) String() string

type MicrosoftCustomerAccountBillingScopeId

type MicrosoftCustomerAccountBillingScopeId struct {
	BillingAccountName string
	BillingProfileName string
	InvoiceSectionName string
}

func MicrosoftCustomerAccountBillingScopeID

func MicrosoftCustomerAccountBillingScopeID(input string) (*MicrosoftCustomerAccountBillingScopeId, error)

MicrosoftCustomerAccountBillingScopeID parses a MCABillingScope ID into an MicrosoftCustomerAccountBillingScopeId struct

func NewMCABillingScopeID

func NewMCABillingScopeID(billingAccountName, billingProfileName, invoiceSectionName string) MicrosoftCustomerAccountBillingScopeId

func (MicrosoftCustomerAccountBillingScopeId) ID

func (MicrosoftCustomerAccountBillingScopeId) String

type MicrosoftPartnerAccountBillingScopeId

type MicrosoftPartnerAccountBillingScopeId struct {
	BillingAccountName string
	CustomerName       string
}

func MicrosoftPartnerAccountBillingScopeID

func MicrosoftPartnerAccountBillingScopeID(input string) (*MicrosoftPartnerAccountBillingScopeId, error)

MicrosoftPartnerAccountBillingScopeID parses a MPABillingScope ID into an MicrosoftPartnerAccountBillingScopeId struct

func NewMPABillingScopeID

func NewMPABillingScopeID(billingAccountName, customerName string) MicrosoftPartnerAccountBillingScopeId

func (MicrosoftPartnerAccountBillingScopeId) ID

func (MicrosoftPartnerAccountBillingScopeId) String

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL