Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 660 Bytes

ProcessingFee.md

File metadata and controls

14 lines (9 loc) · 660 Bytes

SquareConnect.ProcessingFee

Description

Represents Square processing fee.

Properties

Name Type Description Notes
effective_at String Timestamp of when the fee takes effect, in RFC 3339 format. [optional]
type String The type of fee assessed or adjusted. Can be one of: `INITIAL`, `ADJUSTMENT`. [optional]
amount_money Money The fee amount assessed or adjusted by Square. May be negative. Positive values represent funds being assessed, while negative values represent funds being returned. [optional]