Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DownloadableSubscription ¶
type DownloadableSubscription struct {
EncodedActivationCode string
ConfirmationCode string
CarrierName string
}
func (*DownloadableSubscription) MarshalParcel ¶
func (s *DownloadableSubscription) MarshalParcel( p *parcel.Parcel, ) error
func (*DownloadableSubscription) UnmarshalParcel ¶
func (s *DownloadableSubscription) UnmarshalParcel( p *parcel.Parcel, ) error
type EuiccNotification ¶
func (*EuiccNotification) MarshalParcel ¶
func (s *EuiccNotification) MarshalParcel( p *parcel.Parcel, ) error
func (*EuiccNotification) UnmarshalParcel ¶
func (s *EuiccNotification) UnmarshalParcel( p *parcel.Parcel, ) error
type EuiccRulesAuthTable ¶
type EuiccRulesAuthTable struct {
}
func (*EuiccRulesAuthTable) MarshalParcel ¶
func (s *EuiccRulesAuthTable) MarshalParcel( p *parcel.Parcel, ) error
func (*EuiccRulesAuthTable) UnmarshalParcel ¶
func (s *EuiccRulesAuthTable) UnmarshalParcel( p *parcel.Parcel, ) error
Click to show internal directories.
Click to hide internal directories.