Show:
Methods
FinancialTransactionRefund
Represents a transaction where a giver/purchaser was refunded a full or partial amount on a
FinancialTransaction.
Properties
AdditionalLavaFields | |
Attributes | |
AttributeValueDefaults | |
AttributeValues | |
AvailableKeys | |
ContextKey | |
CreatedByPersonAlias | |
CreatedByPersonAliasId | |
CreatedByPersonId | |
CreatedByPersonName | |
CreatedDateTime | |
CustomSortValue | |
EncryptedKey | |
EntityStringValue | |
FinancialTransaction | Gets or sets the FinancialTransaction. |
FinancialTransactionRefundAttributeValues | Gets the entity attribute values. This should only be used inside LINQ statements when building a where clause for the query. This property should only be used inside LINQ statements for filtering or selecting values. Do not use it for accessing the attributes after the entity has been loaded. |
ForeignGuid | |
ForeignId | |
ForeignKey | |
Guid | |
Id | |
IdKey | |
IsValid | |
Item | |
ModifiedAuditValuesAlreadyUpdated | |
ModifiedByPersonAlias | |
ModifiedByPersonAliasId | |
ModifiedByPersonId | |
ModifiedByPersonName | |
ModifiedDateTime | |
OriginalTransaction | Gets or sets the original transaction. |
OriginalTransactionId | Gets or sets the original transaction identifier. |
ParentAuthority | |
ParentAuthorityPre | |
RefundReasonSummary | Gets or sets a detailed summary of the circumstances surrounding why a refund was issued. |
RefundReasonValue | Gets or sets the refund reason DefinedValue indicating the reason for the refund. |
RefundReasonValueId | Gets or sets the DefinedValueId of the return reason DefinedValue indicating the reason why a refund was issued for the original transaction. These are found in the "Refund Reason" Defined Type. Show Values 211 = Duplicate Payment | The person entered the transaction more than once | 212 = Incorrect Amount | The person entered the incorrect amount on the transaction | 213 = Insufficient Funds | The account did not have the sufficient funds | 214 = Refund Requested | The person requested a refund | 6405 = Unethical Card Tester | | 6500 = System Error | Card charged do to system failure |
|
SupportedActions | |
TypeId | |
TypeName | |
UrlEncodedKey | |
ValidationResults | |
Methods
- all inherited
- AllowPerson(System.String action, Rock.Model.Person person, Rock.Data.RockContext rockContext) (inherited)
- AllowSecurityRole(System.String action, Rock.Model.Group group, Rock.Data.RockContext rockContext) (inherited)
- Clone() (inherited)
- ContainsKey(System.Object key) (inherited) [Obsoleted in v13] Use ContainsKey(string) instead.
- ContainsKey(System.String key) (inherited)
- Equals(System.Object obj) (inherited)
- FromDictionary(System.Collections.Generic.Dictionary`2[System.String,System.Object] properties) (inherited)
- GetAlternateEntityIds(Rock.Data.RockContext rockContext) (inherited) [Obsoleted in v13] Use GetAlternateEntityIdsByType instead.
- GetAlternateEntityIdsByType(Rock.Data.RockContext rockContext) (inherited)
- GetAttributeValue(System.String key) (inherited)
- GetAttributeValue(System.Guid guid) (inherited)
- GetAttributeValueAsType(System.String key) (inherited)
- GetAttributeValues(System.String key) (inherited)
- GetCreatedAuditHtml(System.String rootUrl) (inherited)
- GetHashCode() (inherited)
- GetInheritedAttributes(Rock.Data.RockContext rockContext) (inherited)
- GetModifiedAuditHtml(System.String rootUrl) (inherited)
- GetType() (inherited)
- GetValue(System.String key) (inherited)
- IsAllowedByDefault(System.String action) (inherited)
- IsAuthorized(System.String action, Rock.Model.Person person) (inherited)
- IsPrivate(System.String action, Rock.Model.Person person) (inherited)
- LaunchWorkflow(System.Nullable`1[System.Guid] workflowTypeGuid, System.String workflowName, System.Collections.Generic.Dictionary`2[System.String,System.String] workflowAttributeValues) (inherited) [Obsoleted in v13] Use the override that does not provide the default values instead.
- LaunchWorkflow(System.Nullable`1[System.Guid] workflowTypeGuid, System.String workflowName, System.Collections.Generic.Dictionary`2[System.String,System.String] workflowAttributeValues, System.Nullable`1[System.Int32] initiatorPersonAliasId) (inherited)
- LaunchWorkflow(System.Nullable`1[System.Int32] workflowTypeId, System.String workflowName, System.Collections.Generic.Dictionary`2[System.String,System.String] workflowAttributeValues) (inherited) [Obsoleted in v13] Use the override that does not provide the default values instead.
- LaunchWorkflow(System.Nullable`1[System.Int32] workflowTypeId, System.String workflowName, System.Collections.Generic.Dictionary`2[System.String,System.String] workflowAttributeValues, System.Nullable`1[System.Int32] initiatorPersonAliasId) (inherited)
- MakePrivate(System.String action, Rock.Model.Person person, Rock.Data.RockContext rockContext) (inherited)
- MakeUnPrivate(System.String action, Rock.Model.Person person, Rock.Data.RockContext rockContext) (inherited)
- PostSaveChanges(Rock.Data.DbContext dbContext) (inherited)
- PreSaveChanges(Rock.Data.DbContext dbContext, System.Data.Entity.EntityState state) (inherited)
- PreSaveChanges(Rock.Data.DbContext dbContext, System.Data.Entity.Infrastructure.DbEntityEntry entry) (inherited)
- PreSaveChanges(Rock.Data.DbContext dbContext, System.Data.Entity.Infrastructure.DbEntityEntry entry, System.Data.Entity.EntityState state) (inherited)
- SetAttributeValue(System.String key, System.String value) (inherited)
- ToDictionary() (inherited)
- ToLiquid() (inherited)
- ToString() (inherited)