Payment
Transaction
Namespace: CCPEntities
Summary
No summary yetProperties
| Name | Type | FixedLength | MaxLength/Range | Identity | Summary | Value | |
|---|---|---|---|---|---|---|---|
| PaymentUrl | Edm.String | False | 250 | ||||
| TripId* | Edm.Int32 | False | |||||
|
|
TransactionId* | Edm.Int32 | False | true | (Inherited from Transaction.) | ||
| Amount* | Edm.Decimal | False | (Inherited from Transaction.) | ||||
| Currency | Edm.String | False | 3 | (Inherited from Transaction.) | |||
| Description | Edm.String | False | 250 | (Inherited from Transaction.) | |||
| TransactionStatusTypeName | TransactionStatus | False | 30 | (Inherited from Transaction.) | |||
| PaymentProviderKeyId* | Edm.Int32 | False | (Inherited from Transaction.) | ||||
| TravelerId | Edm.Int32 | False | (Inherited from Transaction.) | ||||
| ContractorId | Edm.Int32 | False | (Inherited from Transaction.) | ||||
| CreationDateTime* | Edm.DateTime | False | (Inherited from Transaction.) | ||||
| RegistrationDateTime* | Edm.DateTime | False | (Inherited from Transaction.) | ||||
| LastUpdated | Edm.DateTime | False | (Inherited from Transaction.) | ||||
| LastUpdatedUsername | Edm.String | False | 50 | (Inherited from Transaction.) | |||
| CreatorUsername | Edm.String | False | 50 | (Inherited from Transaction.) |
Navigation Properties
| Name | Type | Multiplicity | Summary | |
|---|---|---|---|---|
| Trip | Trip | 0..1 | ||
| Refunds | Refund | 0..1 | ||
| Contractor | Contractor | 0..1 | (Inherited from Transaction.) | |
| PaymentProviderKey | PaymentProviderKey | * | (Inherited from Transaction.) | |
| Traveler | Traveler | * | (Inherited from Transaction.) |