Content Model
Contains elements as defined in the following table.
Component |
Type |
Description |
Message |
string |
|
Success |
boolean |
|
|
|
|
Complex Type: SaveTeamPaymentRequest
Content Model
Contains elements as defined in the following table.
Component |
Type |
Description |
AllocationSeriesID |
int |
|
Amount |
decimal |
|
ApplicationId |
guid |
|
Created |
dateTime |
|
Description |
string |
|
DivisionID |
int |
|
PosTransactionID |
string |
|
Round |
int |
|
SeasonID |
int |
|
SportID |
int |
|
TeamID |
int |
|
|
|
|
Complex Type: SaveTeamPaymentResponse
Content Model
Contains elements as defined in the following table.
Component |
Type |
Description |
Message |
string |
|
Success |
boolean |
|
TeamPaymentID |
int |
|
TransactionID |
int |
|
|
|
|
Complex Type: SeasonBasicView
Content Model
Contains elements as defined in the following table.
Component |
Type |
Description |
Id |
string |
|
Name |
string |
|
|
|
|
Complex Type: SportBasicView
Content Model
Contains elements as defined in the following table.
Component |
Type |
Description |
ColorHTML |
string |
|
Id |
string |
|
Message |
string |
|
Name |
string |
|
TextColorHTML |
string |
|
|
|
|
Complex Type: TeamPaymentTransactionListView
Content Model
Contains elements as defined in the following table.
Component |
Type |
Description |
Adjustment |
boolean |
|
Created |
dateTime |
|
Credit |
decimal |
|
Debit |
decimal |
|
Description |
string |
|
DivisionBasicView |
DivisionBasicView |
|
Round |
int |
|
SeasonBasicView |
SeasonBasicView |
|
SportBasicView |
SportBasicView |
|
TeamPaymentId |
int |
|
TransactionId |
int |
|
TransactionType |
TransactionTypeEnum |
|
|
|
|