Method | Description | |
---|---|---|
AddInclusiveMinutesOffer ( |
||
Apply ( |
||
GetPayAsYouGoAccountSnapShot ( ) : |
||
GetPayAsYouGoAccountSnapshot ( ) : |
||
PayAsYouGoAccount ( ) : System | ||
PayAsYouGoAccount ( System.Guid id, Money credit ) : System | ||
PayAsYouGoAccount ( |
||
Record ( |
||
TopUp ( Money credit, IClock clock ) : void |
Method | Description | |
---|---|---|
Causes ( |
||
When ( |
||
When ( |
||
When ( |
||
When ( |
public AddInclusiveMinutesOffer ( |
||
offer | ||
return | void |
public Apply ( |
||
@event | ||
return | void |
public GetPayAsYouGoAccountSnapShot ( ) : |
||
return |
public GetPayAsYouGoAccountSnapshot ( ) : |
||
return |
public PayAsYouGoAccount ( System.Guid id, Money credit ) : System | ||
id | System.Guid | |
credit | Money | |
return | System |
public PayAsYouGoAccount ( |
||
snapshot | ||
return | System |
public Record ( |
||
phoneCall | ||
phoneCallCosting | ||
clock | IClock | |
return | void |
public TopUp ( Money credit, IClock clock ) : void | ||
credit | Money | |
clock | IClock | |
return | void |