Sha256: aa49ac851510c4397fe73381e9a7e3875ef75a65e06af2dd50570654cce871b6

Contents?: true

Size: 1.25 KB

Versions: 3

Compression:

Stored size: 1.25 KB

Contents

---
title: bill_payment
weight: 4
layout: reference_quickbooks_online
---

## LedgerSync::Ledgers::QuickBooksOnline::BillPayment

## Attributes

| Name | Type |
| ---- | ---- |
| external_id | LedgerSync::Type::ID |
| ledger_id | LedgerSync::Type::ID |
| amount | LedgerSync::Type::Integer |
| memo | LedgerSync::Type::String |
| transaction_date | LedgerSync::Type::Date |
| exchange_rate | LedgerSync::Type::Float |
| reference_number | LedgerSync::Type::String |
| payment_type | LedgerSync::Type::StringFromSet |
| account | LedgerSync::Type::ReferenceOne |
| currency | LedgerSync::Type::ReferenceOne |
| department | LedgerSync::Type::ReferenceOne |
| vendor | LedgerSync::Type::ReferenceOne |
| bank_account | LedgerSync::Type::ReferenceOne |
| credit_card_account | LedgerSync::Type::ReferenceOne |
| line_items | LedgerSync::Type::ReferenceMany |


## Operations

### LedgerSync::Ledgers::QuickBooksOnline::BillPayment::Operations::Find

#### Resource Validations

| Name | Type |
| ---- | ---- |
### LedgerSync::Ledgers::QuickBooksOnline::BillPayment::Operations::Create

#### Resource Validations

| Name | Type |
| ---- | ---- |
### LedgerSync::Ledgers::QuickBooksOnline::BillPayment::Operations::Update

#### Resource Validations

| Name | Type |
| ---- | ---- |

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
ledger_sync-1.4.2 documentation/site/reference/quickbooks_online/resources/bill_payment.md
ledger_sync-1.4.1 documentation/site/reference/quickbooks_online/resources/bill_payment.md
ledger_sync-1.4.0 documentation/site/reference/quickbooks_online/resources/bill_payment.md