Scheduled Transaction List
Displays a list of scheduled transactions.
Last updated
Displays a list of scheduled transactions.
Last updated
⚙️ Powered by Rock RMS
The XAML template to display your scheduled transaction list with.
Choose whether to include inactive scheduled transactions in the list.
The page will display the Giving Block when selecting a one of the scheduled transactions.
Filter the list of scheduled transactions by the associated accounts.
DetailPage
Guid
The page selected in the Detail Page Setting.
The following properties are available to you on this object.
Id
int
The integer identifier of the scheduled transaction.
Guid
Guid
The GUID identifier of the scheduled transaction.
IsActive
bool
Whether or not the transaction is active.
StartDate
DateTime?
The start date for this transaction.
AuthorizedPersonAlias
PersonAlias
The authorized person alias for the financial scheduled transaction.
ScheduledTransactionDetails
The scheduled transaction details for the financial scheduled transaction.
AccountSummary
List<string>
A description of the account used in the transaction.
NextPaymentDate
DateTime?
The date that this scheduled transaction will next be processed.
TotalAmount
decimal
The total amount of the scheduled transaction.
ForeignCurrencyCodeValueId
int?
The foreign currency code identifier for the financial scheduled transaction.
FrequencyText
string
The frequency text for the financial scheduled transaction.
FinancialPaymentDetail
The payment detail for the financial scheduled transaction.
SavedAccountName
string
The saved account name for the financial scheduled transaction.
The following properties are available to you on this object.
CurrencyType
string
Currency type.
CreditCardType
string
Credit card type.
AccountNumberMasked
string
The masked account number.
ExpirationDate
string
The expiration date.
ExpirationMonth
string
The expiration month.
ExpirationYear
string
The expiration year.
CardExpirationDate
DateTime?
the card expiration date.
The following properties are available to you on this object.
The following properties are available to you on this object.
Id
int
The identifier of the financial account.
PublicName
string
The public name of the financial account.